home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2009 January / maximum-cd-2009-01.iso / DiscContents / Utilities.erase.exe / {app} / HTML / English / style.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2007-03-30  |  2.9 KB  |  206 lines

  1. BODY
  2. {
  3.    margin-left: 0;
  4.    margin-top: 0;
  5.    margin-right: 0;
  6.    margin-bottom: 0;
  7.    font-family: Tahoma;
  8. }
  9.  
  10. div.scrolling
  11. {
  12.    SCROLLBAR-FACE-COLOR: #BDD4EA;
  13.    SCROLLBAR-HIGHLIGHT-COLOR: #FEFEFE;
  14.    SCROLLBAR-SHADOW-COLOR:#336699;
  15.    SCROLLBAR-ARROW-COLOR:#4D6185;
  16.    SCROLLBAR-3DLIGHT-COLOR:#7DA0D4;
  17.    SCROLLBAR-TRACK-COLOR: #FEFEFE;
  18.    SCROLLBAR-DARKSHADOW-COLOR: #9AB3D7;
  19. }
  20.  
  21. td.fontstyleAct
  22. {
  23.     font-family:Tahoma;
  24.     font-size:8px;
  25.     color: #336699;
  26. }
  27.  
  28. td.fontstylePas
  29. {
  30.     font-family:Tahoma;
  31.     font-size:8px;
  32.     color: #FFFFFF;
  33. }
  34.  
  35. td.fontnormal
  36. {
  37.     font-family:Tahoma;
  38.     font-size:7px;
  39.     color: #000000;
  40. }
  41.  
  42. a:link
  43. {   color:#000000;
  44.     FONT-SIZE: 8px;
  45.     text-decoration:none;
  46.     FONT-FAMILY: Verdana;
  47.     TEXT-ALIGN: justify;
  48.   
  49. }
  50. a:visited
  51. {     COLOR: #000000;
  52.     text-decoration:none;
  53.     FONT-SIZE: 8px;
  54.     FONT-FAMILY: Verdana;
  55.     TEXT-ALIGN: justify;
  56.  
  57. }
  58. a:hover
  59. {
  60.     FONT-SIZE: 8px;
  61.     BACKGROUND: #ffffff;
  62.     COLOR: #000000;
  63.     FONT-FAMILY: Verdana;
  64.     TEXT-ALIGN: justify;
  65.  
  66. }
  67.  
  68. a.selected:link
  69. {   color:#ffffff;
  70.     FONT-SIZE: 8px;
  71.     BACKGROUND: #000000;
  72.     text-decoration:none;
  73.     FONT-FAMILY: Verdana;
  74.     TEXT-ALIGN: justify;
  75.   
  76. }
  77. a.selected:visited
  78. {     COLOR: #ffffff;
  79.     text-decoration:none;
  80.     FONT-SIZE: 8px;
  81.     BACKGROUND: #000000;
  82.     FONT-FAMILY: Verdana;
  83.     TEXT-ALIGN: justify;
  84.  
  85. }
  86. a.selected:hover
  87. {
  88.     FONT-SIZE: 8px;
  89.     BACKGROUND: #000000;
  90.     COLOR: #ffffff;
  91.     FONT-FAMILY: Verdana;
  92.     TEXT-ALIGN: justify;
  93.  
  94. }
  95.  
  96. a.domen:link
  97. {   color:#000000;
  98.     FONT-SIZE: 8px;
  99.     text-decoration:underline;
  100.     FONT-FAMILY: Verdana;
  101.     TEXT-ALIGN: justify;
  102.   
  103. }
  104. a.domen:visited
  105. {     COLOR: #000000;
  106.     text-decoration:underline;
  107.     FONT-SIZE: 8px;
  108.     FONT-FAMILY: Verdana;
  109.     TEXT-ALIGN: justify;
  110.  
  111. }
  112. a.domen:hover
  113. {
  114.     FONT-SIZE: 8px;
  115.     BACKGROUND: #ffffff;
  116.     COLOR: #000000;
  117.     FONT-FAMILY: Verdana;
  118.     TEXT-ALIGN: justify;
  119.  
  120. }
  121.  
  122.  
  123. .buttonfont
  124. {
  125.     font-family:Tahoma;
  126.     font-size:9px;
  127.     color: #ffffff;
  128.     cursor: default;
  129. }
  130.  
  131. .font9
  132. {
  133.     font-family:Tahoma;
  134.     font-size:9px;
  135.     color: #000000;
  136.     cursor: default;
  137. }
  138.  
  139. .font8
  140. {
  141.     font-family:Verdana;
  142.     font-size:8px;
  143.     color: #000000;
  144.     cursor: default;
  145. }
  146.  
  147. .font88
  148. {
  149.     font-family:Verdana;
  150.     font-size:8px;
  151.     color: #000000;
  152. }
  153.  
  154. .font7
  155. {
  156.     font-family:Verdana;
  157.     font-size:7px;
  158.     color: white;
  159.     cursor: default;
  160. }
  161.  
  162. }
  163. .font6
  164. {
  165.     font-family:Verdana;
  166.     font-size:6px;
  167.     color: white;
  168.     cursor: default;
  169. }
  170. .msgfont
  171. {
  172.     font-family:tahoma;
  173.     font-size:8px;
  174.     color: #343435;
  175.     cursor: default;
  176. }
  177.  
  178.  
  179. .font8z
  180. {
  181.     font-family:Verdana;
  182.     font-size:8px;
  183.     color: #ffffff;
  184.     cursor: default;
  185. }
  186.  
  187. .titlefont
  188. {
  189.     font-family:tahoma;
  190.     font-size:9px;
  191.     font-weight: bold;
  192.     color: #ffffff;
  193.     cursor: default;
  194. }
  195.  
  196. .header
  197. {
  198.     cursor: hand;
  199.  
  200. }
  201. .cursorstyle
  202. {
  203.     cursor: default;
  204.  
  205. }
  206.